Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

files of /cody/swapnilsparsh/30DaysOfJavaScript/65 - Postmaster Clone/

Postman clone.js /cody/swapnilsparsh/30DaysOfJavaScript/65 - Postmaster Clone/Postman clone.js
212 Views
0 Comments
const submitBtn = document.getElementById("submit-btn");
const addBtn = document.getElementById("addBtn"); //to add the any numb
index.html /cody/swapnilsparsh/30DaysOfJavaScript/65 - Postmaster Clone/index.html
434 Views
0 Comments
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" /
logo.png /cody/swapnilsparsh/30DaysOfJavaScript/65 - Postmaster Clone/logo.png
152 Views
0 Comments
Media file
prism.css /cody/swapnilsparsh/30DaysOfJavaScript/65 - Postmaster Clone/prism.css
158 Views
0 Comments
/* PrismJS 1.24.1
https://prismjs.com/download.html#themes=prism-tomorrow&languages=markup+css+clike+javascript+c+cpp+css-extras
prism.js /cody/swapnilsparsh/30DaysOfJavaScript/65 - Postmaster Clone/prism.js
217 Views
0 Comments
/* PrismJS 1.24.1
https://prismjs.com/download.html#themes=prism-tomorrow&languages=markup+css+clike+javascript+c+cpp+css-extras
style.css /cody/swapnilsparsh/30DaysOfJavaScript/65 - Postmaster Clone/style.css
158 Views
0 Comments
/* default styling for the document */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* setting the fonts and back